home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network CD 2
/
Network CD - Volume 2.iso
/
programs
/
internet
/
dnet
/
dnet2.10.13.lha
/
DNet
/
Amiga
/
Sourcen.lha
/
lib
/
dpri.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-01-14
|
141 b
|
18 lines
/*
* DPri.C
*/
#include "lib.h"
void
DPri(_chan, pri)
void *_chan;
{
/*
CHANN *chan = (CHANN *)_chan;
*/
/* noop */
}